Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: issue-490 #639

Merged
merged 4 commits into from
Jun 12, 2024
Merged

Fix: issue-490 #639

merged 4 commits into from
Jun 12, 2024

Conversation

tblivet
Copy link
Contributor

@tblivet tblivet commented Jun 12, 2024

Questions Answers
Description? Fix #490
Type? bug fix / improvement
BC breaks? no
Deprecations?
Fixed ticket? Fix #490
Sponsor company @PrestaShopCorp
How to test? ⬇️

This PR improve the block category behavior, and harmonize style between left column blocks.

Before:
image

After:

category_after.mov

ga-devfront
ga-devfront previously approved these changes Jun 12, 2024
boherm
boherm previously approved these changes Jun 12, 2024
@florine2623 florine2623 self-assigned this Jun 12, 2024
Copy link

@florine2623 florine2623 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @tblivet ,

LGTM
I've tested with 6 sub-categories. Tested with short, long very long titles, the accordion in the category tree is well displayed.

The only issue I found is the color of the link.It seems like the link has the color of a hover link.

--bs-link-color: #0d6efd;
--bs-link-hover-color: #0a58ca;

Could you check ? :)
Thanks!

@tblivet tblivet dismissed stale reviews from boherm and ga-devfront via 3a496bb June 12, 2024 12:34
@tblivet tblivet merged commit 3da316f into PrestaShop:develop Jun 12, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[UNFINISHED THINGS] Style category left column module - category tree
5 participants